net/http/httputil.maxLatencyWriter.mu (field)

7 uses

	net/http/httputil (current package)
		reverseproxy.go#L686: 	mu           sync.Mutex // protects t, flushPending, and dst.Flush
		reverseproxy.go#L692: 	m.mu.Lock()
		reverseproxy.go#L693: 	defer m.mu.Unlock()
		reverseproxy.go#L712: 	m.mu.Lock()
		reverseproxy.go#L713: 	defer m.mu.Unlock()
		reverseproxy.go#L722: 	m.mu.Lock()
		reverseproxy.go#L723: 	defer m.mu.Unlock()